Skip to content

Conversation

workingjubilee
Copy link
Member

@workingjubilee workingjubilee commented Mar 13, 2022

Yon usual bump.
Summary for reference:

  • We are moving away from the subjective "directional" nomenclature, so horizontal_* becomes reduce_*, et cetera.
  • In addition, Simd<Int, N> now has methods which shadow Ord's methods directly, making those methods behave like the already "overloaded" float methods do.

@rust-highfive
Copy link
Contributor

r? @Mark-Simulacrum

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 13, 2022
@workingjubilee
Copy link
Member Author

Ah, sorry about the ping.
r? @ghost
@bors r+ rollup=always

@bors
Copy link
Collaborator

bors commented Mar 13, 2022

📌 Commit 2b1f249 has been approved by workingjubilee

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 13, 2022
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Mar 13, 2022
…orkingjubilee

Bump portable-simd to shadow Ord

Yon usual bump.
Summary for reference:
- We are moving away from the subjective "directional" nomenclature, so `horizontal_*` becomes `reduce_*`, et cetera.
- In addition, `Simd<Int, N>` now has methods which shadow Ord's methods directly, making those methods behave like the already "overloaded" float methods do.
@bors
Copy link
Collaborator

bors commented Mar 13, 2022

⌛ Testing commit 2b1f249 with merge b2763cc...

@bors
Copy link
Collaborator

bors commented Mar 13, 2022

☀️ Test successful - checks-actions
Approved by: workingjubilee
Pushing b2763cc to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Mar 13, 2022
@bors bors merged commit b2763cc into rust-lang:master Mar 13, 2022
@rust-highfive
Copy link
Contributor

📣 Toolstate changed by #94899!

Tested on commit b2763cc.
Direct link to PR: #94899

💔 miri on windows: test-pass → test-fail (cc @oli-obk @eddyb @RalfJung).
💔 miri on linux: test-pass → test-fail (cc @oli-obk @eddyb @RalfJung).

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Mar 13, 2022
Tested on commit rust-lang/rust@b2763cc.
Direct link to PR: <rust-lang/rust#94899>

💔 miri on windows: test-pass → test-fail (cc @oli-obk @eddyb @RalfJung).
💔 miri on linux: test-pass → test-fail (cc @oli-obk @eddyb @RalfJung).
@rust-timer
Copy link
Collaborator

Finished benchmarking commit (b2763cc): comparison url.

Summary: This benchmark run did not return any relevant results.

If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf.

@rustbot label: -perf-regression

@workingjubilee workingjubilee deleted the bump-simd-clamp branch March 14, 2022 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants